Vcenter NamespaceManagement SupervisorServices ClusterSupervisorServices Message

Vcenter NamespaceManagement SupervisorServices ClusterSupervisorServices Message
Vcenter NamespaceManagement SupervisorServices ClusterSupervisorServices Message

This schema is deprecated as of vSphere API 9.0.0.0.

The Vcenter NamespaceManagement SupervisorServices ClusterSupervisorServices Message schema contains the information about the Supervisor Service configuration on a vSphere Supervisor.

This schema was added in vSphere API 7.0.3.0.

JSON Example
{
    "severity": "string",
    "details": {
        "id": "string",
        "default_message": "string",
        "args": [
            "string"
        ],
        "params": {
            "params": {
                "s": "string",
                "dt": "string",
                "i": 0,
                "d": "number",
                "l": "Vapi Std NestedLocalizableMessage Object",
                "format": "string",
                "precision": 0
            }
        },
        "localized": "string"
    }
}
string
severity
Required

This property is deprecated as of vSphere API 9.0.0.0.

Type of the message.

For more information see: Vcenter NamespaceManagement SupervisorServices ClusterSupervisorServices Message MessageSeverity.

This property was added in vSphere API 7.0.3.0.

details
Optional

This property is deprecated as of vSphere API 9.0.0.0.

Details about the message.

This property was added in vSphere API 7.0.3.0.

If missing or null, message details are not required for taking actions.